OLAP for WinForms
AddItem(Object[],Int32,Int32) メソッド

C1.Win.Olap.4 アセンブリ > C1.Win.Olap 名前空間 > C1OlapGrid クラス > AddItem メソッド : AddItem(Object[],Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Function AddItem( _
   ByVal items() As System.Object, _
   ByVal rowIndex As System.Integer, _
   ByVal colIndex As System.Integer _
) As Row
public Row AddItem( 
   System.object[] items,
   System.int rowIndex,
   System.int colIndex
)

パラメータ

items
rowIndex
colIndex
参照

C1OlapGrid クラス
C1OlapGrid メンバ
オーバーロード一覧